home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-04-07 | 628 b | 15 lines | [TEXT/ttxt] |
- VarStream ReadMe
-
- Properties:
-
- Position as integer - the position to be read from in the data
- TotalLength as integer - the length of all of the data in the stream (from position 1)
-
- Methods/Functions:
-
- Input {data as string} - Sets the data to be read to the string supplied, and the position to 1
- Read {length as integer} as string - Read the specified amount of data from the current position
- LookAhead as string - returns all data from the position, without changing the position
- Skip {length as integer} - skips over the amount of data specified
-
- For technical support or licensing information, email macrulzman@macfreak.com